home *** CD-ROM | disk | FTP | other *** search
- %!PS-Adobe-3.0 Resource-CompatibleFont
- %%BeginResource: CompatibleFont (AppleGothic)
- %%Title: (CompatibleFont/AppleGothic)
- %%Copyright: -----------------------------------------------------------
- %%Copyright: Copyright 1997-1999 Adobe Systems Incorporated.
- %%Copyright: All rights reserved.
- %%Copyright:
- %%Copyright: Patents Pending
- %%Copyright:
- %%Copyright: NOTICE: All information contained herein is the property
- %%Copyright: of Adobe Systems Incorporated. Many of the intellectual
- %%Copyright: and technical concepts contained herein are proprietary
- %%Copyright: to Adobe, are protected as trade secrets, and are made
- %%Copyright: available only to Adobe licensees for their internal use.
- %%Copyright: Any reproduction or dissemination of this software is
- %%Copyright: strictly forbidden unless prior written permission is
- %%Copyright: obtained from Adobe.
- %%Copyright:
- %%Copyright: PostScript and Display PostScript are trademarks of
- %%Copyright: Adobe Systems Incorporated which may be registered in
- %%Copyright: certain jurisdictions.
- %%Copyright: -----------------------------------------------------------
- %%EndComments
-
- currentglobal
- true setglobal
- /AppleGothic /CIDFont findresource
- dup length dict copy
- begin
- currentdict /FID known
- { currentdict /FID undef }
- if
- /FontInfo FontInfo dup length dict copy
- dup /OrigCMap /KSCpc-EUC-H put
- dup /OrigFontName /AppleGothic put
- def
- currentdict
- end
- /AppleGothicYX1 exch /CIDFont defineresource pop
- setglobal
-
- /AppleGothic /AppleGothicYX1--KSCpc-EUC-H findfont
- dup length dict copy
- begin
- currentdict
- /FID undef
- currentdict
- end
- definefont
- pop
-
- %%EndResource
- %%EOF
-